﻿2026-06-23T06:56:42.4347426Z ##[group]Run actions/checkout@v5
2026-06-23T06:56:42.4348085Z with:
2026-06-23T06:56:42.4348642Z   repository: SaberMage/spt-core
2026-06-23T06:56:42.4352244Z   token: ***
2026-06-23T06:56:42.4352740Z   ssh-strict: true
2026-06-23T06:56:42.4353299Z   ssh-user: git
2026-06-23T06:56:42.4353800Z   persist-credentials: true
2026-06-23T06:56:42.4354361Z   clean: true
2026-06-23T06:56:42.4354877Z   sparse-checkout-cone-mode: true
2026-06-23T06:56:42.4355436Z   fetch-depth: 1
2026-06-23T06:56:42.4403937Z   fetch-tags: false
2026-06-23T06:56:42.4404506Z   show-progress: true
2026-06-23T06:56:42.4404930Z   lfs: false
2026-06-23T06:56:42.4405293Z   submodules: false
2026-06-23T06:56:42.4405713Z   set-safe-directory: true
2026-06-23T06:56:42.4406170Z env:
2026-06-23T06:56:42.4406538Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T06:56:42.4407015Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T06:56:42.4407458Z ##[endgroup]
2026-06-23T06:56:42.5191774Z Syncing repository: SaberMage/spt-core
2026-06-23T06:56:42.5193840Z ##[group]Getting Git version info
2026-06-23T06:56:42.5194579Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-23T06:56:42.5195596Z [command]/usr/bin/git version
2026-06-23T06:56:42.5210827Z git version 2.43.0
2026-06-23T06:56:42.5228321Z ##[endgroup]
2026-06-23T06:56:42.5239320Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/827d4d00-dd5b-4d88-88a9-b4ec766b1357' before making global git config changes
2026-06-23T06:56:42.5240760Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T06:56:42.5242150Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-23T06:56:42.5273511Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-23T06:56:42.5290463Z https://github.com/SaberMage/spt-core
2026-06-23T06:56:42.5299827Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-23T06:56:42.5302823Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-23T06:56:42.5322247Z HEAD
2026-06-23T06:56:42.5353319Z ##[endgroup]
2026-06-23T06:56:42.5354079Z [command]/usr/bin/git submodule status
2026-06-23T06:56:42.5529627Z ##[group]Cleaning the repository
2026-06-23T06:56:42.5532184Z [command]/usr/bin/git clean -ffdx
2026-06-23T06:56:42.5560860Z Removing traceable-reqs
2026-06-23T06:56:42.5567390Z [command]/usr/bin/git reset --hard HEAD
2026-06-23T06:56:42.5615579Z HEAD is now at d4e5dfaa9 Merge a035512ed45268479e75ef0c765e8048714b365c into 2bb9c8f7fd85551e5f19c191292c80f778e54346
2026-06-23T06:56:42.5621278Z ##[endgroup]
2026-06-23T06:56:42.5623481Z ##[group]Disabling automatic garbage collection
2026-06-23T06:56:42.5627001Z [command]/usr/bin/git config --local gc.auto 0
2026-06-23T06:56:42.5654390Z ##[endgroup]
2026-06-23T06:56:42.5655190Z ##[group]Setting up auth
2026-06-23T06:56:42.5660148Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-23T06:56:42.5689628Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-23T06:56:42.5882845Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T06:56:42.5907801Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-23T06:56:42.6092616Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T06:56:42.6117906Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-23T06:56:42.6304697Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-23T06:56:42.6335300Z ##[endgroup]
2026-06-23T06:56:42.6336511Z ##[group]Fetching the repository
2026-06-23T06:56:42.6341575Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +634b5c8aa2e71fa1271a5d8b4c3c2c75dc26a9b7:refs/remotes/pull/30/merge
2026-06-23T06:56:43.1047744Z From https://github.com/SaberMage/spt-core
2026-06-23T06:56:43.1049867Z  + d4e5dfaa9...634b5c8aa 634b5c8aa2e71fa1271a5d8b4c3c2c75dc26a9b7 -> pull/30/merge  (forced update)
2026-06-23T06:56:43.1068372Z ##[endgroup]
2026-06-23T06:56:43.1069761Z ##[group]Determining the checkout info
2026-06-23T06:56:43.1071268Z ##[endgroup]
2026-06-23T06:56:43.1074042Z [command]/usr/bin/git sparse-checkout disable
2026-06-23T06:56:43.1111830Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-23T06:56:43.1140453Z ##[group]Checking out the ref
2026-06-23T06:56:43.1142041Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/30/merge
2026-06-23T06:56:43.1247246Z Warning: you are leaving 1 commit behind, not connected to
2026-06-23T06:56:43.1249232Z any of your branches:
2026-06-23T06:56:43.1249836Z 
2026-06-23T06:56:43.1251235Z   d4e5dfaa9 Merge a035512ed45268479e75ef0c765e8048714b365c into 2bb9c8f7fd85551e5f19c191292c80f778e54346
2026-06-23T06:56:43.1252902Z 
2026-06-23T06:56:43.1253617Z If you want to keep it by creating a new branch, this may be a good time
2026-06-23T06:56:43.1255197Z to do so with:
2026-06-23T06:56:43.1255922Z 
2026-06-23T06:56:43.1256672Z  git branch <new-branch-name> d4e5dfaa9
2026-06-23T06:56:43.1257749Z 
2026-06-23T06:56:43.1259626Z HEAD is now at 634b5c8aa Merge 9f726a95cb948d6c0fd58eec14578eb619106812 into 2bb9c8f7fd85551e5f19c191292c80f778e54346
2026-06-23T06:56:43.1263562Z ##[endgroup]
2026-06-23T06:56:43.1300333Z [command]/usr/bin/git log -1 --format=%H
2026-06-23T06:56:43.1329179Z 634b5c8aa2e71fa1271a5d8b4c3c2c75dc26a9b7
